home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 May / Macworld (1998-05).dmg / Updaters / RealPC 1.0.2 Update / RealPC Upgrade Disk / INSIGNIA / MAC / AUTOEX31.US < prev    next >
Encoding:
Text File  |  1998-02-17  |  860 b   |  25 lines

  1. @echo off
  2. rem
  3. rem    AUTOEXEC.BAT
  4. rem    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  5. rem
  6. path c:\insignia;c:\dos;c:\nwclient;c:\
  7. path C:\windows;%path%
  8. if exist c:\windows\iexplore\mail\nul path %path%;c:\windows\iexplore\mail
  9. set TEMP=C:\DOS
  10.  
  11. rem  *************************************************************************
  12. rem  * Uncomment the following line if you select Sound Blaster Pro emulation.
  13. rem  set BLASTER=A220 I5 D1 T4
  14. rem  *************************************************************************
  15. rem  * Uncomment the following line if you select Sound Blaster 16 emulation.
  16. rem  set BLASTER=A220 I5 D1 H5 P330 T6
  17. rem  *************************************************************************
  18.  
  19. c:\insignia\fsadrive e: g: h:
  20. call c:\insignia\usecd.bat
  21. c:\insignia\mouse.com
  22. mode com1:9600,n,8,1
  23. prompt $p$g
  24. ver
  25.